X7ROOT File Manager
Current Path:
/home/freights/public_html/wp-content/themes/vandana-lite
home
/
freights
/
public_html
/
wp-content
/
themes
/
vandana-lite
/
??
..
??
404.php
(1.09 KB)
??
72yqyms8
(9.03 KB)
??
archive.php
(1.27 KB)
??
build
??
codzzu3j
(9.03 KB)
??
comments.php
(1.61 KB)
??
css
??
footer.php
(1.09 KB)
??
front-page.php
(819 B)
??
functions.php
(2.7 KB)
??
header.php
(1.19 KB)
??
images
??
inc
??
index.php
(1.37 KB)
??
js
??
languages
??
page.php
(1.06 KB)
??
readme.txt
(7.24 KB)
??
rtl.css
(36.93 KB)
??
screenshot.png
(174.11 KB)
??
search.php
(1.25 KB)
??
sections
??
sidebar.php
(450 B)
??
single-blossom-portfolio.php
(2.83 KB)
??
single.php
(994 B)
??
src
??
style.css
(200.42 KB)
??
template-parts
??
webpack.config.js
(793 B)
??
yarn.lock
(537.05 KB)
Editing: header.php
<?php /** * The header for our theme * * This is the template that displays all of the <head> section and everything up until <div id="content"> * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package Vandana_Lite */ /** * Doctype Hook * * @hooked vandana_lite_doctype */ do_action( 'vandana_lite_doctype' ); ?> <head itemscope itemtype="https://schema.org/WebSite"> <?php /** * Before wp_head * * @hooked vandana_lite_head */ do_action( 'vandana_lite_before_wp_head' ); wp_head(); ?> </head> <body <?php body_class(); ?> itemscope itemtype="https://schema.org/WebPage"> <?php wp_body_open(); /** * Before Header * * @hooked vandana_lite_page_start - 20 */ do_action( 'vandana_lite_before_header' ); /** * Header * * @hooked vandana_lite_sticky_bar - 10 * @hooked vandana_lite_header - 20 */ do_action( 'vandana_lite_header' ); /** * Content * * @hooked vandana_lite_content_start */ do_action( 'vandana_lite_content' );
Upload File
Create Folder