Forum Replies Created

Viewing 10 posts - 5,831 through 5,840 (of 6,341 total)
  • Author
    Posts
  • in reply to: Main slider with background embed, and text overlay #1472
    You must have valid license to access this content.
    in reply to: Hide sections in mobile version #1470
    You must have valid license to access this content.
    in reply to: Change font colour of my details in contact #1468
    You must have valid license to access this content.
    in reply to: Shortcode, Caption in Fluid Grid View #1467

    Hi

    Yes, the excerpt of fluid gird page doesn’t support shortcode, so in V1.3, I have add an new feature that you can add your own excerpt for each posts, it can fix that the shortcode will auto display in the excerpt.

    After you reinstalled V1.3, go to edit the post, click the “screen options” at the top right, then, check the “excerpt” checkbox, now you can see the excerpt field under the editor, just add your custom excerpt here.

    V1.3 is not available on the themeforest.

    Thanks!

    in reply to: Change price table colours #1462
    You must have valid license to access this content.
    in reply to: Background image with embedded video #1461
    You must have valid license to access this content.
    in reply to: Background image with embedded video #1458
    You must have valid license to access this content.
    in reply to: I want to edit the full CSS! #1457

    Hi

    For smooth update reason, all css is not include in style.css, I have put the css in “css/layout.css”, because I’m not recommend you to edit this css file, it will influence you to update the theme in the future.

    The best way is add your own custom CSS to override the native CSS, you can put your own CSS in to “custom codes > custom css” or custom.css file. I would like to give you an example, I suppose you want to increase the height of LOGO container, then, you can use the following CSS to make that change:

    h1.logo,h1.logo a{
        height:90px;
    }

    Before you add own custom CSS, you can refer to the layout.css http://demo.themevan.com/oldcar/wp-content/themes/oldcar/css/layout.css?ver=1.0

    Also, you can create a child theme. Any way, if you edit the core files of the theme, you must paste all your custom codes to the new version when you update your theme in the future, that’s very incovenient, it’s not recommended in the most premium themes.

    If you really want to edit all the CSS files, you can find them under CSS folder.

    Thanks!

    in reply to: Shortcode In Template Files #1454
    You must have valid license to access this content.
    in reply to: Blurred Page Background Picture on iPhone #1450
    You must have valid license to access this content.
Viewing 10 posts - 5,831 through 5,840 (of 6,341 total)