-
AuthorPosts
-
October 6, 2013 at 7:18 am #171058
Hi,
-
This topic was modified 11 years, 3 months ago by
Yigit. Reason: Authors post are edited upon request
October 6, 2013 at 11:31 am #171115Hello gigoz!
You’d need to create two textareas – an area for each row. At the moment you added the blocks “IT TRAINING COURSES” and “WHY *** ?” into the same column and Enfold will show the content of this column when reduce the screen size. If you want to make sure that “IT TRAINING COURSES” and “PROJECT MANAGEMENT” are displayed together you must create two text areas with a 3 column layout and then insert
“IT TRAINING COURSES” – “PROJECT MANAGEMENT” – “OFFICE PRODUCTIVITY” into the first textarea and paste the other columns into another textarea which you can insert below the first textarea.
Regards,
Peter-
This reply was modified 11 years, 3 months ago by
Yigit. Reason: removed sitename upon request
October 6, 2013 at 5:29 pm #171223This reply has been marked as private.October 7, 2013 at 4:30 am #171431Hello!
If you want to show the sidebar on mobile view, you can add this on your custom.css or Quick CSS:
@media only screen and (max-width: 767px) { .responsive .template-blog .blog-meta, .responsive .post_author_timeline, .responsive #top #main .sidebar {display:block; } }To increase the main menu and drop menu font, use this:
.bottom_nav_header.social_header .main_menu ul:first-child>li a { font-size: 14px; } #top .main_menu .menu li ul a { font-size: 14px; }Cheers!
IsmaelOctober 7, 2013 at 7:11 am #171475This reply has been marked as private.October 8, 2013 at 5:27 pm #172331Hey!
That code can’t really effect the font on the site as it doesn’t have any font attributes. I’ve modified Ismaels above since the value of the display should be block and not none to show the sidebar however.
So you can re-copy the sidebar code and it will show the sidebar now.
Regards,
DevinOctober 8, 2013 at 7:04 pm #172363This reply has been marked as private.October 9, 2013 at 2:21 pm #173021 -
This topic was modified 11 years, 3 months ago by
-
AuthorPosts
- The topic ‘Order of content displayed on Mobile & Tablets’ is closed to new replies.
