Complete Theme Questions

Home Forums All Other Themes Complete Theme Questions

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #64278
    michelle goramichelle gora
    Member
    • Topics: 24
    • Replies: 77
    • Total: 101
    Member since: April 15, 2015

    Website in question is here
    http://www.1finetunemw.com/

    1. I made the menu bar transparent but it’s not transparent on the mobile view?

    2. I’ve tried adding a map to the footer by using embed, iframe and a few others and no map will show up, how do I get that to work?

    3. How do I hide the page titles on each inside page so I can make my own title that is longer? Will this hide all H1 tags?
    I tried the following and that didn’t work

    h1.the-title, h1.page-title{display:none;}

    #64435
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30639
    • Total: 30639
    Member since: August 16, 2013

    Hi Michelle,

    1. It is transparent however transparency works when you have image on the background. In the mobile view slider/image is below the menu and hence it looks like menu is not transparent.

    2. Add iframe in the widget so that we can check the issue.

    3. Add this code in Custom CSS Box
    .thn_post_wrap h1{display:none;}

    Regards,
    Dave

    #64480
    michelle goramichelle gora
    Member
    • Topics: 24
    • Replies: 77
    • Total: 101
    Member since: April 15, 2015

    1. Thanks

    2. I got it to appear in the footer, but how do I make the 4th column move over a bit. So the spacing matches. It’s right up against the map

    3. Thanks, that worked

    #64605
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30639
    • Total: 30639
    Member since: August 16, 2013

    Hi Michelle,

    Kindly go to Appearance>>Customize>>Basic>>Custom CSS Box

    Add this code there:

    .footercols4 iframe{width:100% !important;}

    Regards,
    Dave

    #64663
    michelle goramichelle gora
    Member
    • Topics: 24
    • Replies: 77
    • Total: 101
    Member since: April 15, 2015

    That worked, thanks!

    #64745
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30639
    • Total: 30639
    Member since: August 16, 2013

    🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Complete Theme Questions’ is closed to new replies.