This topic has 2 replies, 2 voices, and was last updated 10 years by SQadmin.

  • Author
  • #1136
     twoshoes
    Participant

    Hi,
    it seems the right column on the profile pages is a little too wide. Because of this, the menu in the profile page stretches over 2 rows (after translation). Would it be possible to make the right column just a few pixels less wide, so that all of the menu on the profile page can be on 1 row?

    #1145
     SQadmin
    Keymaster

    Hi twoshoes,
    The entire layout is built on Foundation framework and the sidebar has four columns. If you want the sidebar to be narrower you can’t change just a few pixels less, instead of this you can change it from four to three columns. You also need to change the main content from eight columns to nine.

    Be careful with these files and always make a backup first 🙂

    a). Change “four” to “three” in sidebar.php – around line 15 and
    ../sweetdate/footer.php – around line 37

    b). Change “eight” to “nine” in fallowing:

    ../sweetdate/page-templates/left-sidebar.php – around line 34
    ../sweetdate/page-templates/right-sidebar.php – around line 30
    ../sweetdate/footer.php – around line 44
    ../sweetdate/sidebar.php – around line 15

    ../sweetdate/page-parts/general-before-wrap.php – around line 31
    ../sweetdate/sidebar-woocommerce.php – around line 15
    ../sweetdate/page-parts/buddypress-before-wrap.php – around line 27

    Regards,
    Robert

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #1157
     SQadmin
    Keymaster

    Also make sure to use the child theme and do not alter main theme files. Copy the original main theme files to your child theme and modify them there.
    This makes the update process smoother.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?