Skip to:
Content
Pages
Categories
Search
Top
Bottom

main menu padding


  • Anker Design
    Participant

    @anker-design

    Hello,

    I am currently working on a website which I have installed buddypress on for the 1st time: http://theredline.org.uk/

    The plugin seems to mess with the menu styling for Buddypress pages (notfications, members, etc). It removes the padding from the main menu: http://theredline.org.uk/members/

    Where is the source code for this and what do I need to change to get this to look like it should in the main theme?

    Benji

Viewing 4 replies - 1 through 4 (of 4 total)

  • calvinorenda
    Participant

    @calvinorenda

    Gave a brief look comparing the two pages you provided. This is my input:

    The problem lies with your header for the members page
    which data-menu-type is null
    Your main page data-menu-type=’simply’

    you need to set it to data-menu-type=’simply’ then you should have no issue.
    on how to do that I think you need to study how to set it back to simply on members page, should be more of a theme issue rather than buddypress i think.


    calvinorenda
    Participant

    @calvinorenda

    I presume your theme may have settings on individual pages. Check whether your theme settings at members page is correct.


    Anker Design
    Participant

    @anker-design

    Thanks for responding,

    I have checked the individual settings as suggested but this does not make a difference.

    There is something about the BuddyPress pages that strips the menu of it’s styling such as padding, hover colour and selected colour becomes white. really feeling stuck on this, I have even tried doing the custom css which does not seem to have an effect although I am not certain that I have been using the right class.

    Any other suggestions?


    calvinorenda
    Participant

    @calvinorenda

    May worth a try to check your header.php or other header files of your theme to see whether there are conditionals or conflicts.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘main menu padding’ is closed to new replies.
Skip to toolbar