Home Forums Pro Themes Magazine Plus Pro Re-positioning of left sidebar using three column layout and left/right sidebar

Viewing 15 posts - 16 through 30 (of 66 total)
  • Author
    Posts
  • #102433
    Klas Kallin
    Participant

    Hi,

    THANK YOU for your excellent support!
    It worked fine to remove the Front Page Bottom Widget Area.

    I appologize for the confusion regarding changing the home bottom text from “Home” to “Hem”. I guess you took a look at my site and and didn´t see anything. I simply forgot that I had opted to disable Breadcrumb – sorry about that.

    Kind regards/KLas

    #102435
    Klas Kallin
    Participant

    Hi again,

    My site URL: http://www.wpeken.vardagshjalp.se

    I am using a light background color on all of my pages and on all pages there is like an empty line of white (no color) at the bottom of the Front Page Widget Area – I suppose it is like a “left over” from the “Edit-link” that appears on all pages when logged into the site.

    Could you please inform me how to remove the mentioned phenomema, thank you!

    Kind regards/Klas

    #102441
    wensolutions
    Keymaster

    Hello @kknp,

    We are unable to find the line in the frontpage.

    Can you please provide the screenshot of the line so that we can help you further?

    Thank you.

    #102442
    Klas Kallin
    Participant

    Hi,
    I am sorry, the line appears on all pages, EXCEPT on the Front Page.

    Kind regards
    Klas

    #102445
    wensolutions
    Keymaster

    Hello,

    Add the CSS below and see if it works:

    footer.entry-footer {
        display: none;
    }

    Hope this helps.

    Thank you.

    #102454
    Klas Kallin
    Participant

    Hi,

    You are the BEST!!!!!!!!!!!!!!

    It worked just fine, thank you ever so much

    Kind regards/Klas

    #102456
    Klas Kallin
    Participant

    Hi,

    My last two questions (I hope) to get the layout of my site perfect are:

    1) Is it possible to hide/disable the Header Right Widget Area?

    2) Is it possible to make the Primary Sidebar and the Secondary Sidebar “Sticky”, so that the sidebars stay completely visible when scrolling down on a page?

    Thank you (again) in advance for your help!

    Kind regards/Klas

    #102577
    wensolutions
    Keymaster

    Hello,

    Glad we could help you.

    If you have any issues further then kindly let us know.

    Also, we would really appreciate if you could help us by rating our theme by following the link below:

    https://wordpress.org/support/theme/magazine-plus/reviews/

    Thank you.

    #102608
    Klas Kallin
    Participant

    Hi,
    My last two questions (I hope) to get the layout of my site perfect are:
    1) Is it possible to hide/disable the Header Right Widget Area?
    2) Is it possible to make the Primary Sidebar and the Secondary Sidebar “Sticky”, so that the sidebars stay completely visible when scrolling down on a page?
    Thank you (again) in advance for your help!
    Kind regards/Klas

    #102633
    wensolutions
    Keymaster

    Hello @kknp,

    Please find the answer to your queries below.

    1) Is it possible to hide/disable the Header Right Widget Area?

    Response: To disable the header widget area, do not add any widget in that widget area so that nothing will be shown there.

    2) Is it possible to make the Primary Sidebar and the Secondary Sidebar “Sticky”, so that the sidebars stay completely visible when scrolling down on a page?

    Response: Currently it is not possible as it requires higher code customization and as much as we would love to help you with this, we are unable to do so as it is beyond the support we offer for our product.

    Hope this clears the confusion.

    Thank you.

    #102645
    Klas Kallin
    Participant

    Hi,

    Thank you very much for your reply.

    1) As for my first question regarding Hide/Disable the Header Right Widget Area, what I ment to ask is if it is possible to adjust the padding of either the Header Right Widget Area and/or the padding of the Primary Meny – in order to have the empty space between the Primary Meny and the top of the page disappear (which would mean that the entire content of all the pages would move up a bit).

    To further explain, this requested operation would be equal to what you helped me with regarding the Front page Bottom Widget Area – please the my previous post above = (footer.entry-footer {
    display: none;
    }

    2) Could you please inform me how to adjust/change the font size of the TITLES of Footer Widgets 1 – 4

    Thank you very much in advance.

    Kind regards/Klas

    #102650
    wensolutions
    Keymaster

    Hello @kknp,

    Query 1:

    Response: Please add below-given CSS to remove the space above the menu.

    #masthead {
        padding: 0px;
    }

    Query 2:

    Response: To reduce the size of the widget title, please add below given CSS.

    #footer-widgets .widget-title {
        font-size: 20px;   
    }

    Adjust the size as per your requirement.

    Hope this helps.

    Thank you.

    #102657
    Klas Kallin
    Participant

    Hi,

    YOU ARE THE BEST!!!!!!!!!!!
    Kind regards/Klas

    #102819
    wensolutions
    Keymaster

    Hello @kknp,

    Glad we could help you.

    If you have any issues further then kindly let us know.

    Thank you.

    #103058
    Klas Kallin
    Participant

    Hi,

    One question regarding the primary menu: if I DO NOT activate the use of the primary meny position AND if I HAVE NOT created any menu at all, WP or the theme still shows 5 pages at random in the primary meny position – why is that?
    Please see: http://www.wpeken.vardagshjalp.se

    Thank you for your advice.
    Kind regards/Klas

Viewing 15 posts - 16 through 30 (of 66 total)
  • You must be logged in to reply to this topic.