ICON leads to the previous page

  • Posted in : cvCard WP
  • WombatWife
    Participant

    Hi, some icons are clickable and the link leads to another page of the menu. How to avoid this?

    WombatWife
    Participant

    It is not even the icon, the text is clickable too. Same problem on your site example, but there is no need to make them clickable and no use to go to another page,

    WombatWife
    Participant

    In fact, I realized that it’s just the edge of the page which includes a part of the previous page, the same thing – for the opposite edge. Very confusing:(

    serkan
    Moderator

    Hi WombatWife,
    Could you provide me your related url please?

    WombatWife
    Participant

    It’s fre-translations.com. I had to place all the icons in the center now because for example on the Page Free Quote it was impossible to fill in the forms, when I was pressing the check boxes at the edge of the page. You can see it now when you click on Service chosen: Translations (I put it like it was just to show you).

    serkan
    Moderator

    Hi WombatWife,
    You can use these custom css code for free quote page.
    #free-quote p { text-align: left; }
    or
    #free-quote p { text-align: center; }

    http://themes.pixelwars.org/cvcard-wp/
    In our demo you can see the some content before and after the page. It is related to design but none of your icon is clickable.

    WombatWife
    Participant

    Hi Serkan,
    So you just suggest putting everything from the edge to the center? Is there a simple way to get rid off these clickable sides of the page for the whole site?
    I even couldn’t put the flags for the change of languages because instead of changing the languages I was just going to the previous page when clicking on the flag.
    And right, my icons are not clickable now because I had to place them in the center too not to confuse site visitors. Though I would prefer them to be in the left side.

    WombatWife
    Participant

    I solved this problem,
    Changed this line in main css file:
    .vs-sidenav div {
    position: fixed; top: 0; z-index:500; width: 0%; height: 100%; cursor: pointer;
    }
    Put width 0% instead of 10%

    serkan
    Moderator

    Thanks for the feedback.

Viewing 9 posts - 1 through 9 (of 9 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register