Viewing 15 replies - 1 through 15 (of 17 total)
  • Theme Author VW THEMES

    (@vowelweb)

    Hello @jancoppe,

    Remove Css on your style.css file.

    .alignwide {
    margin-left: -60px;
    margin-right: -60px;
    }

    Thank You,

    Thread Starter Jan Coppé

    (@jancoppe)

    can I find this style.css in wordpress or do i have to go via https://ftp..

    Theme Author VW THEMES

    (@vowelweb)

    Hello @jancoppe,

    To display the tabs properly aligned, follow the steps to add CSS.

    Go to dashboard >> Apperance>> Themes >> Activate theme >> Go to customizer >> Additional css >> paste the below CSS and publish

    .wp-block-ive-tab.ive-tab-inner-content.ive-inner-tab-3 .alignwide {
    margin-left: 10px !important;
    margin-right: 10px !important;
    }

    Thank You

    Thread Starter Jan Coppé

    (@jancoppe)

    I have done this but it is still the same? Only thing is that the letter type has changed it looks to me.

    Thread Starter Jan Coppé

    (@jancoppe)

    Proof of this

    Theme Author VW THEMES

    (@vowelweb)

    Hello @jancoppe,

    You must close the logo class bracket before pasting CSS.

    .wp-block-ive-tab.ive-tab-inner-content.ive-inner-tab-3 .alignwide {
    margin-left: 10px !important;
    margin-right: 10px !important;
    }

    Thank You,

    Thread Starter Jan Coppé

    (@jancoppe)

    I have done so now, but still the pictures move and on the 2nd tab the text still overflows on the right hand site.

    Thread Starter Jan Coppé

    (@jancoppe)

    It looks allright now, except that the picture in the 2nd tab stills moves, also is it possible that the fot type has switched, it looks like there between the home page and the other pages, kind regards!

    Theme Author VW THEMES

    (@vowelweb)

    Hello @jancoppe,

    .wp-block-ive-tab.ive-tab-inner-content.ive-inner-tab-3 .alignwide {
        margin-left: 10px !important;
        margin-right: 10px !important;
    }
    Please remove the above CSS from the additional CSS in the customizer and paste the below CSS.
    .wp-block-ive-tab.ive-tab-inner-content .alignwide{
        margin-left: 10px !important;
        margin-right: 10px !important;
    }
    And to switch the font type, follow the steps.
    Go to dashboard >> Apperance>> Themes >> Activate theme >> Go to customizer >> Theme Typography >> Content Typography and Heading Typography

    Thank You,

    Thread Starter Jan Coppé

    (@jancoppe)

    I think there’s some sort of bug or the gym word press theme acts strange? Font type looks good in safari and microsoft edge but not in google chrome? Also when in the page with the tabs, the same way of making a break after the title only works in the first tab and not in the others..?

    Kind regards!

    Theme Author VW THEMES

    (@vowelweb)

    Hello @jancoppe,

    Please elaborate on your problem and send screenshots so that we can solve your issue.

    Thank You.

    Thread Starter Jan Coppé

    (@jancoppe)

    As I said, the font looks good for all content in edge or firefox, but in google chrome on a laptop, the font for almost the entire content except the homepage has changed. See screenshots 1 and 2. Then on this page: https://rolemodelz.be/directie-raad-van-bestuur/ with the tabs, it is build the same way, but on the on tab, the enter space (BR) is shown, while on the other tabs it is not shown? See screenshots 3 and 4 and the frontend of the page….

    Thread Starter Jan Coppé

    (@jancoppe)

    These are the screenshots!

    Theme Author VW THEMES

    (@vowelweb)

    Hello @jancoppe,

    To create a space after the tab’s title, we have to press the enter key after Kevin and Rince in the editor.
    and please tell us what you want for fonts like font weight, font size, and font family.

    Thank You.

    Thread Starter Jan Coppé

    (@jancoppe)

    There is an enter typed as you can see in my screenshots of the backend, but there is no break when you have a look at the website, in every browser… This is one of the reasons I think there is something wrong with wordrpess in the theme maybe.

    The font I have installed everywhere is Cabin, but like I said this is not maintined in the front end throughout the website on chrome on a laptop, for instance thie page has an alternating font: https://rolemodelz.be/vormingen/

    Kind regards!

Viewing 15 replies - 1 through 15 (of 17 total)
  • The topic ‘Troubles with media & content’ is closed to new replies.