Formatting Questions for Movers Pro

Home Forums All Other Themes Formatting Questions for Movers Pro

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #38231
    ScottScott
    Member
    • Topics: 8
    • Replies: 12
    • Total: 20
    Member since: May 25, 2016

    Hello,
    I have a few final questions about formatting as I finish up my site.

    1.Can the links to the pages across the header be eliminated, I don’t need two places to link to my pages so close together. If that’s not possible, can they be centred?

    2. Is it possible to keep the Privacy Policy page, but not have it linked at the top of the page, just the bottom in the footer?

    3. My testimonials at the bottom of each page do not all line up, is there a way to have them all be the same length?

    4. Could the hours of operation in the header be extended wider so the hours all fit on one line?

    5. At the bottom of the page, the “Email Us” box does not line up with the “Address” box, and the “Hours of Operation” box.

    6. Is it possible to have a photo in the footer where “Who We Are” currently is? We would like to add a logo to it.

    7. The inner pages have a white background, how can I go about changing that?

    8. Is it possible to add a banner that is the length of the webpage towards the bottom but above the copyright?

    9. On the homepage slider, is it possible that the speech bubbles that link to different pages (Locally Owned, Globally Trusted in the gold box, for example), to be moved to the bottom right of each photo, rather than where they currently show up?

    For reference, the URL is http://temp.optvialogistics.com/ , and I have sent the login credentials in the past.

    That’s all for now, thanks again for all your help!

    Best,
    Conor

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

    Hi Conor,

    For the point number 1, 2, 3, 4, 5, 9

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    .topnav{display:none;}
    .header-right .column1{width:195px !important;}
    .header-right .column2{width:230px !important;}
    .footer-top .column1{min-height:75px !important;}
    .nivo-caption{left:0 !important; right:20px; text-align:right !important; top:75% !important;}
    .client-say-full{width:97.6% !important;}

    2. Is it possible to keep the Privacy Policy page, but not have it linked at the top of the page, just the bottom in the footer?
    Kindly go to Appearance>>Menus>>Select a menu to edit and select footer menu
    drag and drop privacy policy page in footer menu. then select primary menu and remove privacy page from there.

    8. Is it possible to add a banner that is the length of the webpage towards the bottom but above the copyright?
    Didn’t quite understand

    Regards,
    Brad

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

    6. Is it possible to have a photo in the footer where “Who We Are” currently is? We would like to add a logo to it.
    Kindly go to Appearance>>Widget>>Footer widget 1
    drag and drop text widget in footer widget 1 and add your logo in that widget.

    #38485
    ScottScott
    Member
    • Topics: 8
    • Replies: 12
    • Total: 20
    Member since: May 25, 2016

    Hi Brad, thanks for your help. In regards to point eight, I would like a banner photo that we have, a couple of inches in height, and one that spans the entire bottom of the webpage width wise. I have the photo, I just am unsure how to go about putting it in there.

    #38486
    ScottScott
    Member
    • Topics: 8
    • Replies: 12
    • Total: 20
    Member since: May 25, 2016

    Hi forum moderator,

    I put in the widget, but I am unsure how to actually put the photo into the text box widget, could you explain further?

    Thanks,
    Conor

    #38507
    ScottScott
    Member
    • Topics: 8
    • Replies: 12
    • Total: 20
    Member since: May 25, 2016

    I was also hoping to place the bubbles in the rotating homepage slider more in the bottom right of the photos. Is that possible?

    Best,
    Conor

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

    Hi Scott,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Find this class .nivo-caption{left:0 !important; right:20px; text-align:right !important; top:75% !important;} and increase the top value as per your need.

    For the footer widget:

    After drag and drop text widget in footer 1. Go to Media>>Library and click on the image you want to show in footer, then copy the URL of the image from right hand side panel. Go to your text widget and write this code <img src="Image URL" />

    Regards,
    Brad

    #41945
    ScottScott
    Member
    • Topics: 8
    • Replies: 12
    • Total: 20
    Member since: May 25, 2016

    Hi Brad,

    My boss would like to see what the page would look like with the text in the homepage slider on the top right hand side instead of the bottom left like I originally asked about. I tried manipulating the code you sent me to put it on the left side but I couldn’t get the text to go very far right. Could you advise me on how to do that?

    Thanks,
    Scott

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

    Hi Scott,

    I have changed the code for you. Kindly check and confirm.

    You can modify the “.nivo-caption” class from Custom CSS Box.

    Regards,
    Brad

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.