I assume you are talking about the Smart List – Style 7, and the Back/Next buttons above and below the article, try entering this code in Theme Panel->Custom Css
.td-smart-list-button {
background-color: transparent;
color: #222;
}
.td-smart-list-button:hover {
background-color: transparent !important;
color: #4db2ec;
}
If this not what you are talking about, please provide more info about what you want to change, like a screenshot or link.
Thanks
Hi,
I made some tests but everything seems to be in order – http://screencast.com/t/qnP8be2yB after refreshing the page – http://screencast.com/t/v28o39iF This could be a plugin conflict so please disable all plugins except visual composer, clear cache and reset cdn files if you use it.
Thanks
Hi,
The demos come with included content(posts, categories etc.) When you install the demo you have the option to choose whether to include content or not.
1. If you want to add your own content in the Big grid, open the Homepage – http://screencast.com/t/jOSdF7jNr in Visual Composer – http://screencast.com/t/3YdN9Vhx then in the Big grid settings(they appear when you hover it, click edit block) – http://screencast.com/t/khkVIhgP8auN in the Filter tab you can choose the content by filtering categories, post types, sort order etc – http://screencast.com/t/IaqmtgxFo2P
All of this is explained in this tutorial – https://forum.tagdiv.com/block-settings-tutorial/
2. You can set a custom title for each block in it’s settings(open the same page in Visual Composer) – http://screencast.com/t/KJbu0NXK
Thanks
Hi,
Enter this code in the Theme panel->Custom Css
.td-pb-span4 .td_block_11 .td_module_10 .td-module-thumb {
right: 0;
left: auto;
}
.td-pb-span4 .td_block_11 .td_module_10 .entry-title {
padding-right: 95px;
padding-left: 0;
}
Thanks
Hi,
You can change them in the Theme Panel->Translations here – http://screencast.com/t/sYJuOoew2F
Thanks
Hi,
There is no setting in the theme for this, but you can add this code(with the color you want) in the Theme Panel->Custom Css
.td_video_playlist_title {
background-color: #ff533d;
}
The result is like this – http://screencast.com/t/S4aPdjNmE3RU
As there is no way to set a title for a Big Grid in it’s settings, in order to achieve this open your page in the Visual Composer and add a Raw Html – http://screencast.com/t/3tI3IOavQM3O in the same row with your Big Grid(above it) – http://screencast.com/t/DezI2TgTnBfL.
Then in the Raw HTML edit section, General tab – http://screencast.com/t/GJPbPeQkL add this code
<h4 class="block-title" style="border-color: #e29c04;"><span style="margin-right: 0px;background-color: #e29c04;">Latest Articles</span></h4>
This is the result – http://screencast.com/t/3g5c0UJlR (Enter what you want instead of Latest Articles, and choose whatever colors you want for the border and the background)
Thanks
Hi,
Unfortunately u can’t customise the colors in the submenus from the theme panel. You can change them with Custom Css though. Enter this css in Theme Panel->Custom Css(change the color to your liking).
.td-header-main-menu
.sub-menu,
.td_mega_menu_sub_cats {
background-color: grey;
}
If this not what u want please provide a screenshot showing what exactly you want to change.
Thanks
-
This reply was modified 9 years by
Simion C..
Hi,
The code above changes the links default color. If you wanted to change only the hover color and keep the default link color, delete the code you entered and add this one
.td-post-next-prev-content a:hover {
color: blue;
}
If you want to keep the modified color and change the hover, add the code without deleting the previous one – http://prntscr.com/dl94he
Thanks
-
This reply was modified 9 years by
Simion C..
Hi,
You can disable the Sign in/Join in the Header settings -> Top Bar like this – http://prntscr.com/dl8zpt
Thanks
Hi,
Probably this is happening because of a plugin. Try to disable all plugins except Visual Composer and see if the problem persists. If not, enable them one at a time, to spot the one causing it. If none of this works add this code in the Theme Panel->Custom Css
.td-header-menu-wrap.td-header-gradient {
visibility: visible !important;
}
Thanks
-
This reply was modified 9 years by
Simion C..
Hi,
The Envato policy allows using a theme only for a single install – https://themeforest.net/licenses/standard However, you can use the theme on a sub-domain for testing purposes, but if we are talking about different sites only one theme per install is legally allowed. If you change your domain you simply have to delete the theme from the previous one and install and activate it in the new one.
Thanks
Hi,
That will change only that rows background color. You can choose a background color(in Theme colors) or image-(in Background), but the website will automatically change to the boxed version. Anything else requires custom css changes.
Thanks
Hi,
The Author box widget can be edited to include or exclude authors by id like here – http://prntscr.com/dl7npw
Also you can sort authors by post count or by name.
Thanks
Hi,
There is a solution for this, just enter this code in the Theme panel->Custom Css
.td-header-style-8
.sf-menu a.sf-with-ul {
padding-right: 21px;
}
@media (max-width: 1140px) {
.sf-menu .fa {
display: none;
}
}
However, you should consider changing your Header style because if you plan on adding more menu elements in the future, this will not work.
Take note that when you set a background color or image, your website will automatically change to the boxed version and a Full header style will adapt to give you the best result.
Thanks
Hi,
The theme comes with two preset default fonts, Open Sans and Roboto. You can find more information about the themes fonts here – https://forum.tagdiv.com/font-customization/
Thanks
Hi,
First you need to check if your post view count works. Select a post and go to edit settings , Screen options and enable Custom fields http://prntscr.com/dk45n2.
Then scroll down to the Custom fields and check the post view count value http://prntscr.com/dk4ngi. Refresh the page with the post in the browser and the Edit post page and the view count value should change.
When you enabled the 7 days sort posting, the sorting option will pick posts that are popular in the last 7 days(by page views).
Also read these useful tutorial about 7 days post sorting https://forum.tagdiv.com/7-days-post-sorting/
Thanks
Hi,
1. A. Open your homepage in the Edit Page section like this – http://prntscr.com/djak7x
B. Scroll down to the Visual Composer editor and select the row containing the Big grid block http://prntscr.com/dk2msh
C. In Row Settings -> General -> Row Stretch, select Stretch row. Then, just bellow check the Full height row box – http://prntscr.com/djan7m
D. Go to Design Options, next to the General tab and choose the color you want for your background – http://prntscr.com/djao7x
The result is like this http://prntscr.com/dk2nfm
2. Newspaper theme has a fixed width of 1068 pixels(content), that was the way it was designed.
3. When you set a background color or image, the theme automaticaly becomes boxed https://forum.tagdiv.com/background-introduction/. The only way is to remove your background and
choose a Full Header style – http://prntscr.com/dk317u
4. Add this code(edit the padding and font size as you like) in the Theme panel->Custom Css
.td-load-more-wrap a {
padding: 20px;
font-size: 20px;
}
Thanks
Hi,
If you activated your child theme and there is no menu selected like this – http://www.screencast.com/t/vFs6DgrMZjB go to Appearence->Menus and select a menu http://www.screencast.com/t/PkKNHZ0k0 . If this is not what you want to know, please provide more info.
Thanks
Hi,
As that is a link you need to target it, not just the class, like this:
.td-post-next-prev-content a {
color: blue;
}
Change the color to you own desire.
Thanks
Hi,
The theme uses the get_avatar WordPress function – https://codex.wordpress.org/Function_Reference/get_avatar found in the page-author-box.php here – http://prntscr.com/djpthl. The second value ’96’ being the size of the avatar.
Thanks
Hi,
First of all please go through this Visual Composer tutorial https://forum.tagdiv.com/how-to-use-visual-composer/ and use the columns shown when creating your page.
Please note that the Big grids were designed to be placed on a full row, for optimal visual results – http://prntscr.com/djop0m. Also take a look here http://demo.tagdiv.com/newspaper/big-grid-1/ to view all the Big grids, in the theme demo page.
Thanks
Hi,
You are talking about a mega menu and you can create your own following this tutorial in the themes documentation https://forum.tagdiv.com/mega-menu/
Thanks
Hi,
Those buttons belong to a Smart list. Please read this tutorial https://forum.tagdiv.com/smart-lists/ on how to create your own Smart lists and select your Smart list style.
Thanks
Hi,
Glad to help, to remove the top margin go to the same Row Settings -> Design Options and in the CSS box top margin type: -48 like this – http://prntscr.com/djbst9
Be sure to save.
Before: http://prntscr.com/djbrqr
After: http://prntscr.com/djbs2d
Thanks
Hi,
1. Open your homepage in the Edit Page section like this – http://prntscr.com/djak7x
2. Scroll down to the Visual Composer editor and select the row containing the Big grid block – http://prntscr.com/djam0y
3. In Row Settings -> General -> Row Stretch, select Stretch row. Then, just bellow check the Full height row box – http://prntscr.com/djan7m
4. Go to Design Options, next to the General tab and choose the color you want for your background – http://prntscr.com/djao7x
The result is like this – http://prntscr.com/djapkh
Be sure to save your settings.
Thanks
