Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #12347
    rebel-rebel
    Member

    Hi Sakin,

    I got several questions regarding my site/theme, mendatory.nl.

    1. I would like to remove the menu bar and place the “pages” next to my header, is this possible?

    2. I would like to remove the slider arrows.

    3. I want my social links/icons closer to my pages links.

    All of this must not $(*$( the responsive design on a tablet/smartphone, etc.

    Thank you.

    #12388
    Sakin
    Keymaster

    @rebel-rebel:
    1. I would like to remove the menu bar and place the “pages” next to my header, is this possible?
    — For this you need to build child theme and edit the functions. This is not possible with default theme options.

    2. I would like to remove the slider arrows.
    — You can add the following css in “Appearance => Theme Options => Custom CSS” box
    #slider-nav { display: none; }

    3. I want my social links/icons closer to my pages links.
    — I don’t understand this.

    All of this must not $(*$( the responsive design on a tablet/smartphone, etc.
    — I don’t understand this.

    #12392
    rebel-rebel
    Member

    3. If I make a child theme and remove the menu bar and place the “pages” next to my header I want the Social icons also in that area, not all the way on the right.

    If I do all these edits I don’t want to mess up the responsive design :)…

    #12411
    Sakin
    Keymaster

    @rebel-rebel: It’s doesn’t mess up until you mess up the css.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Several questions’ is closed to new replies.